﻿2026-06-22T01:45:53.9211326Z Current runner version: '2.335.1'
2026-06-22T01:45:53.9215914Z Runner name: 'kitsubito'
2026-06-22T01:45:53.9216438Z Runner group name: 'Default'
2026-06-22T01:45:53.9217099Z Machine name: 'KITSUBITO'
2026-06-22T01:45:53.9219324Z ##[group]GITHUB_TOKEN Permissions
2026-06-22T01:45:53.9221096Z Contents: read
2026-06-22T01:45:53.9221501Z Metadata: read
2026-06-22T01:45:53.9221867Z Packages: read
2026-06-22T01:45:53.9222253Z ##[endgroup]
2026-06-22T01:45:53.9223793Z Secret source: Actions
2026-06-22T01:45:53.9224295Z Prepare workflow directory
2026-06-22T01:45:53.9652584Z Prepare all required actions
2026-06-22T01:45:53.9680885Z Getting action download info
2026-06-22T01:45:54.3040950Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-22T01:45:55.1032903Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-22T01:45:55.2034074Z ##[group]Run actions/checkout@v5
2026-06-22T01:45:55.2035369Z with:
2026-06-22T01:45:55.2036066Z   fetch-depth: 0
2026-06-22T01:45:55.2036989Z   repository: SaberMage/spt-core
2026-06-22T01:45:55.2045886Z   token: ***
2026-06-22T01:45:55.2046588Z   ssh-strict: true
2026-06-22T01:45:55.2047312Z   ssh-user: git
2026-06-22T01:45:55.2048042Z   persist-credentials: true
2026-06-22T01:45:55.2048844Z   clean: true
2026-06-22T01:45:55.2049678Z   sparse-checkout-cone-mode: true
2026-06-22T01:45:55.2050557Z   fetch-tags: false
2026-06-22T01:45:55.2051296Z   show-progress: true
2026-06-22T01:45:55.2052046Z   lfs: false
2026-06-22T01:45:55.2052727Z   submodules: false
2026-06-22T01:45:55.2053483Z   set-safe-directory: true
2026-06-22T01:45:55.2054524Z ##[endgroup]
2026-06-22T01:45:55.2914548Z Syncing repository: SaberMage/spt-core
2026-06-22T01:45:55.2916823Z ##[group]Getting Git version info
2026-06-22T01:45:55.2918177Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-22T01:45:55.2920008Z [command]/usr/bin/git version
2026-06-22T01:45:55.2921244Z git version 2.43.0
2026-06-22T01:45:55.2926744Z ##[endgroup]
2026-06-22T01:45:55.2937510Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/623070dc-b396-4e39-9612-99dcaa7c7a98' before making global git config changes
2026-06-22T01:45:55.2940017Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T01:45:55.2942001Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-22T01:45:55.2974540Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-22T01:45:55.2994435Z https://github.com/SaberMage/spt-core
2026-06-22T01:45:55.3005117Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T01:45:55.3007484Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T01:45:55.3031486Z HEAD
2026-06-22T01:45:55.3063319Z ##[endgroup]
2026-06-22T01:45:55.3064341Z [command]/usr/bin/git submodule status
2026-06-22T01:45:55.3242246Z ##[group]Cleaning the repository
2026-06-22T01:45:55.3243896Z [command]/usr/bin/git clean -ffdx
2026-06-22T01:45:58.0545851Z Removing target/
2026-06-22T01:45:58.0558081Z [command]/usr/bin/git reset --hard HEAD
2026-06-22T01:45:58.0758090Z HEAD is now at c9985dae0 Merge 805727c5cda493066d3a8c1dc0678d55f2d0cff6 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T01:45:58.0763553Z ##[endgroup]
2026-06-22T01:45:58.0765321Z ##[group]Disabling automatic garbage collection
2026-06-22T01:45:58.0768332Z [command]/usr/bin/git config --local gc.auto 0
2026-06-22T01:45:58.0794587Z ##[endgroup]
2026-06-22T01:45:58.0795161Z ##[group]Setting up auth
2026-06-22T01:45:58.0800196Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-22T01:45:58.0826005Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-22T01:45:58.1016459Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T01:45:58.1042015Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-22T01:45:58.1229382Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T01:45:58.1256061Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-22T01:45:58.1450429Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-22T01:45:58.1482515Z ##[endgroup]
2026-06-22T01:45:58.1483015Z ##[group]Fetching the repository
2026-06-22T01:45:58.1490456Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +c9985dae0f9d737c032d079fcd941f9a3bdc2814:refs/remotes/pull/27/merge
2026-06-22T01:45:58.9670381Z From https://github.com/SaberMage/spt-core
2026-06-22T01:45:58.9671013Z    932359311..2f57fea2b  viewer-drain-decouple-b4 -> origin/viewer-drain-decouple-b4
2026-06-22T01:45:58.9671552Z    1e2e2f78f..805727c5c  wedge-trace-v4 -> origin/wedge-trace-v4
2026-06-22T01:45:58.9705522Z ##[endgroup]
2026-06-22T01:45:58.9706176Z ##[group]Determining the checkout info
2026-06-22T01:45:58.9706687Z ##[endgroup]
2026-06-22T01:45:58.9711098Z [command]/usr/bin/git sparse-checkout disable
2026-06-22T01:45:58.9751517Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-22T01:45:58.9777040Z ##[group]Checking out the ref
2026-06-22T01:45:58.9780054Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-22T01:45:58.9831071Z HEAD is now at c9985dae0 Merge 805727c5cda493066d3a8c1dc0678d55f2d0cff6 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T01:45:58.9835245Z ##[endgroup]
2026-06-22T01:45:58.9873820Z [command]/usr/bin/git log -1 --format=%H
2026-06-22T01:45:58.9901781Z c9985dae0f9d737c032d079fcd941f9a3bdc2814
2026-06-22T01:45:59.0072575Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-22T01:45:59.0073067Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-22T01:45:59.0088403Z shell: /usr/bin/bash -e {0}
2026-06-22T01:45:59.0088621Z ##[endgroup]
2026-06-22T01:45:59.0187700Z ##[group]Run set -euo pipefail
2026-06-22T01:45:59.0188004Z [36;1mset -euo pipefail[0m
2026-06-22T01:45:59.0188217Z [36;1mPIN=0c95435[0m
2026-06-22T01:45:59.0188417Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-22T01:45:59.0188656Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-22T01:45:59.0189066Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-22T01:45:59.0189501Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-22T01:45:59.0189919Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-22T01:45:59.0190282Z [36;1m  rm -rf "$CACHE"[0m
2026-06-22T01:45:59.0190502Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-22T01:45:59.0190757Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-22T01:45:59.0191070Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-22T01:45:59.0191423Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-22T01:45:59.0191646Z [36;1mfi[0m
2026-06-22T01:45:59.0191914Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-22T01:45:59.0206129Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-22T01:45:59.0206415Z env:
2026-06-22T01:45:59.0206609Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-22T01:45:59.0206829Z ##[endgroup]
2026-06-22T01:45:59.3365781Z    Compiling proc-macro2 v1.0.106
2026-06-22T01:45:59.3366168Z    Compiling unicode-ident v1.0.24
2026-06-22T01:45:59.3366467Z    Compiling quote v1.0.45
2026-06-22T01:45:59.3366740Z    Compiling libc v0.2.186
2026-06-22T01:45:59.3367472Z    Compiling serde_core v1.0.228
2026-06-22T01:45:59.3367834Z    Compiling cfg-if v1.0.4
2026-06-22T01:45:59.3368177Z    Compiling serde v1.0.228
2026-06-22T01:45:59.3407387Z    Compiling log v0.4.32
2026-06-22T01:45:59.3438510Z    Compiling pin-project-lite v0.2.17
2026-06-22T01:45:59.3480194Z    Compiling portable-atomic v1.13.1
2026-06-22T01:45:59.3531393Z    Compiling typenum v1.20.1
2026-06-22T01:45:59.3532347Z    Compiling memchr v2.8.1
2026-06-22T01:45:59.3616675Z    Compiling version_check v0.9.5
2026-06-22T01:45:59.3617171Z    Compiling critical-section v1.2.0
2026-06-22T01:45:59.3652451Z    Compiling shlex v2.0.1
2026-06-22T01:45:59.4295869Z    Compiling find-msvc-tools v0.1.9
2026-06-22T01:45:59.4506825Z    Compiling futures-core v0.3.32
2026-06-22T01:45:59.4713690Z    Compiling bytes v1.11.1
2026-06-22T01:45:59.5145039Z    Compiling subtle v2.6.1
2026-06-22T01:45:59.5492418Z    Compiling smallvec v1.15.1
2026-06-22T01:45:59.5895905Z    Compiling equivalent v1.0.2
2026-06-22T01:45:59.6280527Z    Compiling itoa v1.0.18
2026-06-22T01:45:59.6551156Z    Compiling semver v1.0.28
2026-06-22T01:45:59.7022184Z    Compiling stable_deref_trait v1.2.1
2026-06-22T01:45:59.7270801Z    Compiling futures-io v0.3.32
2026-06-22T01:45:59.7329798Z    Compiling slab v0.4.12
2026-06-22T01:45:59.7855826Z    Compiling generic-array v0.14.7
2026-06-22T01:45:59.7942458Z    Compiling futures-sink v0.3.32
2026-06-22T01:45:59.7945760Z    Compiling futures-task v0.3.32
2026-06-22T01:45:59.8422192Z    Compiling hashbrown v0.17.1
2026-06-22T01:45:59.8841063Z    Compiling futures-channel v0.3.32
2026-06-22T01:45:59.8994021Z    Compiling bitflags v2.12.1
2026-06-22T01:45:59.9135170Z    Compiling rustversion v1.0.22
2026-06-22T01:45:59.9260196Z    Compiling cpufeatures v0.2.17
2026-06-22T01:45:59.9942200Z    Compiling rustc_version v0.4.1
2026-06-22T01:46:00.0046981Z    Compiling fnv v1.0.7
2026-06-22T01:46:00.0400739Z    Compiling rand_core v0.10.1
2026-06-22T01:46:00.0540428Z    Compiling cfg_aliases v0.2.1
2026-06-22T01:46:00.0870974Z    Compiling strsim v0.11.1
2026-06-22T01:46:00.0910958Z    Compiling litemap v0.8.2
2026-06-22T01:46:00.1610786Z    Compiling writeable v0.6.3
2026-06-22T01:46:00.2120788Z    Compiling ident_case v1.0.1
2026-06-22T01:46:00.2450606Z    Compiling icu_normalizer_data v2.2.0
2026-06-22T01:46:00.2582156Z    Compiling fs_extra v1.3.0
2026-06-22T01:46:00.3340829Z    Compiling icu_properties_data v2.2.0
2026-06-22T01:46:00.3470604Z    Compiling utf8_iter v1.0.4
2026-06-22T01:46:00.3900672Z    Compiling dunce v1.0.5
2026-06-22T01:46:00.3970324Z    Compiling getrandom v0.4.2
2026-06-22T01:46:00.4927274Z    Compiling autocfg v1.5.1
2026-06-22T01:46:00.5010600Z    Compiling percent-encoding v2.3.2
2026-06-22T01:46:00.5230968Z    Compiling http v1.4.1
2026-06-22T01:46:00.5910801Z    Compiling cpufeatures v0.3.0
2026-06-22T01:46:00.6150562Z    Compiling unicode-segmentation v1.13.3
2026-06-22T01:46:00.6490651Z    Compiling thiserror v2.0.18
2026-06-22T01:46:00.6521216Z    Compiling aws-lc-rs v1.17.0
2026-06-22T01:46:00.6881151Z    Compiling scopeguard v1.2.0
2026-06-22T01:46:00.7080795Z    Compiling form_urlencoded v1.2.2
2026-06-22T01:46:00.7668065Z    Compiling indexmap v2.14.0
2026-06-22T01:46:00.7740564Z    Compiling lock_api v0.4.14
2026-06-22T01:46:00.7923349Z    Compiling syn v2.0.117
2026-06-22T01:46:00.8560931Z    Compiling chacha20 v0.10.0
2026-06-22T01:46:00.9324730Z    Compiling untrusted v0.9.0
2026-06-22T01:46:00.9350840Z    Compiling heck v0.5.0
2026-06-22T01:46:00.9659940Z    Compiling rustls v0.23.40
2026-06-22T01:46:00.9667273Z    Compiling unicode-xid v0.2.6
2026-06-22T01:46:00.9940983Z    Compiling atomic-waker v1.1.2
2026-06-22T01:46:01.0350802Z    Compiling anyhow v1.0.102
2026-06-22T01:46:01.0458398Z    Compiling const-oid v0.10.2
2026-06-22T01:46:01.0720488Z    Compiling paste v1.0.15
2026-06-22T01:46:01.0960541Z    Compiling httparse v1.10.1
2026-06-22T01:46:01.1050748Z    Compiling zerocopy v0.8.50
2026-06-22T01:46:01.1620743Z    Compiling convert_case v0.10.0
2026-06-22T01:46:01.1690436Z    Compiling parking_lot_core v0.9.12
2026-06-22T01:46:01.2529322Z    Compiling num-traits v0.2.19
2026-06-22T01:46:01.2731446Z    Compiling hybrid-array v0.4.12
2026-06-22T01:46:01.3144813Z    Compiling jobserver v0.1.34
2026-06-22T01:46:01.3171138Z    Compiling curve25519-dalek v4.1.3
2026-06-22T01:46:01.4103767Z    Compiling ahash v0.8.12
2026-06-22T01:46:01.4300792Z    Compiling fastrand v2.4.1
2026-06-22T01:46:01.4520657Z    Compiling base64ct v1.8.3
2026-06-22T01:46:01.4890452Z    Compiling powerfmt v0.2.0
2026-06-22T01:46:01.5843267Z    Compiling http-body v1.0.1
2026-06-22T01:46:01.5970735Z    Compiling either v1.16.0
2026-06-22T01:46:01.6427756Z    Compiling cc v1.2.63
2026-06-22T01:46:01.6658302Z    Compiling crypto-common v0.1.7
2026-06-22T01:46:01.6730481Z    Compiling block-buffer v0.10.4
2026-06-22T01:46:01.7366776Z    Compiling deranged v0.5.8
2026-06-22T01:46:01.7900699Z    Compiling digest v0.10.7
2026-06-22T01:46:01.8090716Z    Compiling pem-rfc7468 v1.0.0
2026-06-22T01:46:01.8571101Z    Compiling data-encoding v2.11.0
2026-06-22T01:46:01.8670563Z    Compiling zmij v1.0.21
2026-06-22T01:46:01.9305090Z    Compiling tinyvec_macros v0.1.1
2026-06-22T01:46:01.9980906Z    Compiling mio v1.2.1
2026-06-22T01:46:02.0013735Z    Compiling socket2 v0.6.4
2026-06-22T01:46:02.0019184Z    Compiling getrandom v0.2.17
2026-06-22T01:46:02.1435459Z    Compiling rand_core v0.6.4
2026-06-22T01:46:02.1831461Z    Compiling tower-service v0.3.3
2026-06-22T01:46:02.2500687Z    Compiling rand v0.10.1
2026-06-22T01:46:02.2670731Z    Compiling time-core v0.1.8
2026-06-22T01:46:02.2860599Z    Compiling vcpkg v0.2.15
2026-06-22T01:46:02.3110768Z    Compiling base64 v0.22.1
2026-06-22T01:46:02.3151513Z    Compiling pkg-config v0.3.33
2026-06-22T01:46:02.3480579Z    Compiling try-lock v0.2.5
2026-06-22T01:46:02.4345447Z    Compiling num-conv v0.2.2
2026-06-22T01:46:02.4470934Z    Compiling want v0.3.1
2026-06-22T01:46:02.4630842Z    Compiling parking_lot v0.12.5
2026-06-22T01:46:02.5310336Z    Compiling tinyvec v1.11.0
2026-06-22T01:46:02.6340640Z    Compiling sha2 v0.10.9
2026-06-22T01:46:02.7860578Z    Compiling crypto-common v0.2.2
2026-06-22T01:46:02.8020446Z    Compiling block-buffer v0.12.0
2026-06-22T01:46:02.9260530Z    Compiling cmake v0.1.58
2026-06-22T01:46:02.9700531Z    Compiling inout v0.1.4
2026-06-22T01:46:02.9850918Z    Compiling vergen-lib v9.1.0
2026-06-22T01:46:03.0287617Z    Compiling n0-future v0.3.2
2026-06-22T01:46:03.1141617Z    Compiling serde_json v1.0.150
2026-06-22T01:46:03.1392657Z    Compiling winnow v1.0.3
2026-06-22T01:46:03.1522900Z    Compiling httpdate v1.0.3
2026-06-22T01:46:03.1758624Z    Compiling signature v2.2.0
2026-06-22T01:46:03.1775240Z    Compiling cordyceps v0.3.4
2026-06-22T01:46:03.1950677Z    Compiling diatomic-waker v0.2.3
2026-06-22T01:46:03.2440459Z    Compiling crossbeam-utils v0.8.21
2026-06-22T01:46:03.2760869Z    Compiling spin v0.10.0
2026-06-22T01:46:03.2920770Z    Compiling parking v2.2.1
2026-06-22T01:46:03.3350607Z    Compiling ed25519 v2.2.3
2026-06-22T01:46:03.3810725Z    Compiling cipher v0.4.4
2026-06-22T01:46:03.3988786Z    Compiling futures-lite v2.6.1
2026-06-22T01:46:03.4610771Z    Compiling netlink-packet-core v0.8.1
2026-06-22T01:46:03.4684535Z    Compiling universal-hash v0.5.1
2026-06-22T01:46:03.4720954Z    Compiling vergen-lib v0.1.6
2026-06-22T01:46:03.4840841Z    Compiling vergen v9.1.0
2026-06-22T01:46:03.5450473Z    Compiling futures-buffered v0.2.13
2026-06-22T01:46:03.5604445Z    Compiling heapless v0.7.17
2026-06-22T01:46:03.5660595Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-22T01:46:03.5773683Z    Compiling noq-udp v0.10.0
2026-06-22T01:46:03.5940810Z    Compiling sync_wrapper v1.0.2
2026-06-22T01:46:03.6260432Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-22T01:46:03.6430914Z    Compiling opaque-debug v0.3.1
2026-06-22T01:46:03.6610218Z    Compiling byteorder v1.5.0
2026-06-22T01:46:03.6929668Z    Compiling allocator-api2 v0.2.21
2026-06-22T01:46:03.7341121Z    Compiling polyval v0.6.2
2026-06-22T01:46:03.7932591Z    Compiling digest v0.11.3
2026-06-22T01:46:03.8830712Z    Compiling hash32 v0.2.1
2026-06-22T01:46:03.8960909Z    Compiling aws-lc-sys v0.41.0
2026-06-22T01:46:03.9110901Z    Compiling ring v0.17.14
2026-06-22T01:46:03.9111691Z    Compiling libsqlite3-sys v0.30.1
2026-06-22T01:46:03.9978101Z    Compiling spin v0.9.8
2026-06-22T01:46:04.0150981Z    Compiling vergen-gitcl v1.0.8
2026-06-22T01:46:04.0584085Z    Compiling tower-layer v0.3.3
2026-06-22T01:46:04.0853091Z    Compiling ryu v1.0.23
2026-06-22T01:46:04.1760842Z    Compiling fallible-iterator v0.3.0
2026-06-22T01:46:04.1865574Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-22T01:46:04.2405129Z    Compiling num_threads v0.1.7
2026-06-22T01:46:04.2642216Z    Compiling signature v3.0.0
2026-06-22T01:46:04.3552279Z    Compiling time v0.3.47
2026-06-22T01:46:04.3800223Z    Compiling sha2 v0.11.0-rc.5
2026-06-22T01:46:04.3868340Z    Compiling ghash v0.5.1
2026-06-22T01:46:04.3887823Z    Compiling aes v0.8.4
2026-06-22T01:46:04.4345068Z    Compiling ctr v0.9.2
2026-06-22T01:46:04.4874445Z    Compiling fs2 v0.4.3
2026-06-22T01:46:04.5870860Z    Compiling aead v0.5.2
2026-06-22T01:46:04.6060642Z    Compiling http-body-util v0.1.3
2026-06-22T01:46:04.6540796Z    Compiling openssl-probe v0.2.1
2026-06-22T01:46:04.6680832Z    Compiling crossbeam-epoch v0.9.18
2026-06-22T01:46:04.7190688Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-22T01:46:04.7230550Z    Compiling crossbeam-channel v0.5.15
2026-06-22T01:46:04.8631134Z    Compiling blake3 v1.8.5
2026-06-22T01:46:04.9270794Z    Compiling netlink-packet-route v0.29.0
2026-06-22T01:46:04.9361324Z    Compiling uuid v1.23.2
2026-06-22T01:46:04.9500644Z    Compiling aes-gcm v0.10.3
2026-06-22T01:46:05.0550806Z    Compiling memoffset v0.6.5
2026-06-22T01:46:05.1148404Z    Compiling acto v0.8.2
2026-06-22T01:46:05.1930966Z    Compiling noq v0.18.0
2026-06-22T01:46:05.2089988Z    Compiling netwatch v0.16.0
2026-06-22T01:46:05.2271467Z    Compiling foldhash v0.2.0
2026-06-22T01:46:05.3160745Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-22T01:46:05.4066882Z    Compiling xml-rs v0.8.28
2026-06-22T01:46:05.4155146Z    Compiling sorted-index-buffer v0.2.1
2026-06-22T01:46:05.4271642Z    Compiling mac-addr v0.3.0
2026-06-22T01:46:05.4405331Z    Compiling identity-hash v0.1.0
2026-06-22T01:46:05.5380864Z    Compiling thiserror v1.0.69
2026-06-22T01:46:05.5588478Z    Compiling rustc-hash v2.1.2
2026-06-22T01:46:05.6100785Z    Compiling rustix v1.1.4
2026-06-22T01:46:05.6210612Z    Compiling lru-slab v0.1.2
2026-06-22T01:46:05.6430848Z    Compiling ref-cast v1.0.25
2026-06-22T01:46:05.6652419Z    Compiling tagptr v0.2.0
2026-06-22T01:46:05.7747549Z    Compiling hashbrown v0.16.1
2026-06-22T01:46:05.9080697Z    Compiling netlink-packet-route v0.30.0
2026-06-22T01:46:05.9724741Z    Compiling termios v0.2.2
2026-06-22T01:46:06.0740887Z    Compiling synstructure v0.13.2
2026-06-22T01:46:06.0843271Z    Compiling darling_core v0.20.11
2026-06-22T01:46:06.1171825Z    Compiling serde_derive_internals v0.29.1
2026-06-22T01:46:06.4970314Z    Compiling proc-macro-crate v3.5.0
2026-06-22T01:46:06.6561409Z    Compiling xmltree v0.10.3
2026-06-22T01:46:06.6811188Z    Compiling ioctl-rs v0.1.6
2026-06-22T01:46:06.7188672Z    Compiling serial-core v0.4.0
2026-06-22T01:46:06.7680585Z    Compiling errno v0.3.14
2026-06-22T01:46:06.7990779Z    Compiling simple-dns v0.9.3
2026-06-22T01:46:06.8708869Z    Compiling aho-corasick v1.1.4
2026-06-22T01:46:06.8860901Z    Compiling arrayref v0.3.9
2026-06-22T01:46:06.8981034Z    Compiling toml_write v0.1.2
2026-06-22T01:46:06.9133525Z    Compiling smol_str v0.1.24
2026-06-22T01:46:06.9358928Z    Compiling arrayvec v0.7.6
2026-06-22T01:46:06.9571274Z    Compiling constant_time_eq v0.4.2
2026-06-22T01:46:07.0674101Z    Compiling signal-hook v0.3.18
2026-06-22T01:46:07.1091078Z    Compiling linux-raw-sys v0.12.1
2026-06-22T01:46:07.1209754Z    Compiling winnow v0.7.15
2026-06-22T01:46:07.1470968Z    Compiling regex-syntax v0.8.10
2026-06-22T01:46:07.1591485Z    Compiling simdutf8 v0.1.5
2026-06-22T01:46:07.1756320Z    Compiling resolv-conf v0.7.6
2026-06-22T01:46:07.2220843Z    Compiling sha1_smol v1.0.1
2026-06-22T01:46:07.4915285Z    Compiling signal-hook-registry v1.4.8
2026-06-22T01:46:07.5141016Z    Compiling serial-unix v0.4.0
2026-06-22T01:46:07.6621348Z    Compiling lru v0.16.4
2026-06-22T01:46:07.7390420Z    Compiling darling_core v0.23.0
2026-06-22T01:46:07.8452233Z    Compiling serde_bytes v0.11.19
2026-06-22T01:46:07.8800723Z    Compiling hmac v0.12.1
2026-06-22T01:46:08.0118886Z    Compiling seize v0.5.1
2026-06-22T01:46:08.0197797Z    Compiling iroh v0.98.2
2026-06-22T01:46:08.1158915Z    Compiling serde_derive v1.0.228
2026-06-22T01:46:08.1265370Z    Compiling zeroize_derive v1.4.3
2026-06-22T01:46:08.3290842Z    Compiling tokio-macros v2.7.0
2026-06-22T01:46:08.4969077Z    Compiling zerofrom-derive v0.1.7
2026-06-22T01:46:08.7588470Z    Compiling zeroize v1.8.2
2026-06-22T01:46:08.9300723Z    Compiling futures-macro v0.3.32
2026-06-22T01:46:09.0922877Z    Compiling tokio v1.52.3
2026-06-22T01:46:09.3450957Z    Compiling yoke-derive v0.8.2
2026-06-22T01:46:09.3951017Z    Compiling zerovec-derive v0.11.3
2026-06-22T01:46:09.6703301Z    Compiling displaydoc v0.2.6
2026-06-22T01:46:09.7890833Z    Compiling futures-util v0.3.32
2026-06-22T01:46:09.8601140Z    Compiling tracing-attributes v0.1.31
2026-06-22T01:46:10.0061240Z    Compiling zerofrom v0.1.8
2026-06-22T01:46:10.1190816Z    Compiling rustls-pki-types v1.14.1
2026-06-22T01:46:10.5130669Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-22T01:46:10.5930993Z    Compiling thiserror-impl v2.0.18
2026-06-22T01:46:10.6261467Z    Compiling yoke v0.8.3
2026-06-22T01:46:10.8470512Z    Compiling zerotrie v0.2.4
2026-06-22T01:46:10.8760827Z    Compiling zerovec v0.11.6
2026-06-22T01:46:11.0458449Z    Compiling darling_macro v0.20.11
2026-06-22T01:46:11.2251136Z    Compiling derive_more-impl v2.1.1
2026-06-22T01:46:11.2701055Z    Compiling n0-error-macros v0.1.3
2026-06-22T01:46:11.3630880Z    Compiling spez v0.1.2
2026-06-22T01:46:11.4061964Z    Compiling darling v0.20.11
2026-06-22T01:46:11.4870768Z    Compiling derive_builder_core v0.20.2
2026-06-22T01:46:11.5871982Z    Compiling der v0.8.0-rc.10
2026-06-22T01:46:11.6993296Z    Compiling tinystr v0.8.3
2026-06-22T01:46:11.7566135Z    Compiling potential_utf v0.1.5
2026-06-22T01:46:11.9594841Z    Compiling icu_locale_core v2.2.0
2026-06-22T01:46:11.9660098Z    Compiling icu_collections v2.2.0
2026-06-22T01:46:12.3640630Z    Compiling pin-project-internal v1.1.13
2026-06-22T01:46:12.5358013Z    Compiling n0-error v0.1.3
2026-06-22T01:46:12.7500759Z    Compiling cobs v0.3.0
2026-06-22T01:46:12.9220527Z    Compiling derive_builder_macro v0.20.2
2026-06-22T01:46:12.9720758Z    Compiling ed25519-dalek v2.2.0
2026-06-22T01:46:12.9970695Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-22T01:46:13.2424417Z    Compiling derive_builder v0.20.2
2026-06-22T01:46:13.3591797Z    Compiling icu_provider v2.2.0
2026-06-22T01:46:13.4222015Z    Compiling spki v0.8.0-rc.4
2026-06-22T01:46:13.5120229Z    Compiling ipnet v2.12.0
2026-06-22T01:46:13.5417729Z    Compiling futures-executor v0.3.32
2026-06-22T01:46:13.6536496Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-22T01:46:13.7820745Z    Compiling icu_normalizer v2.2.0
2026-06-22T01:46:13.8009034Z    Compiling icu_properties v2.2.0
2026-06-22T01:46:13.8160698Z    Compiling pin-project v1.1.13
2026-06-22T01:46:13.8211064Z    Compiling futures v0.3.32
2026-06-22T01:46:13.8863723Z    Compiling ed25519 v3.0.0-rc.4
2026-06-22T01:46:14.0890319Z    Compiling prefix-trie v0.8.4
2026-06-22T01:46:14.2980594Z    Compiling once_cell v1.21.4
2026-06-22T01:46:14.3158778Z    Compiling spt-proto v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-22T01:46:14.3643205Z    Compiling postcard-derive v0.2.2
2026-06-22T01:46:14.5428065Z    Compiling tracing-core v0.1.36
2026-06-22T01:46:14.6871046Z    Compiling data-encoding-macro v0.1.20
2026-06-22T01:46:14.7000582Z    Compiling rustls-native-certs v0.8.4
2026-06-22T01:46:14.7521148Z    Compiling num_enum_derive v0.7.6
2026-06-22T01:46:14.8091702Z    Compiling hashbrown v0.14.5
2026-06-22T01:46:14.9170368Z    Compiling strum_macros v0.28.0
2026-06-22T01:46:14.9300608Z    Compiling postcard v1.1.3
2026-06-22T01:46:15.1496082Z    Compiling tracing v0.1.44
2026-06-22T01:46:15.1621091Z    Compiling tokio-util v0.7.18
2026-06-22T01:46:15.1787877Z    Compiling netlink-sys v0.8.8
2026-06-22T01:46:15.4627896Z    Compiling idna_adapter v1.2.2
2026-06-22T01:46:15.4991248Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-22T01:46:15.5220875Z    Compiling tower v0.5.3
2026-06-22T01:46:15.5971275Z    Compiling idna v1.1.0
2026-06-22T01:46:15.6781442Z    Compiling derive_more v2.1.1
2026-06-22T01:46:15.6840469Z    Compiling hashlink v0.9.1
2026-06-22T01:46:15.7151530Z    Compiling async-trait v0.1.89
2026-06-22T01:46:15.8150998Z    Compiling enum-assoc v1.3.0
2026-06-22T01:46:15.8568661Z    Compiling iroh-metrics-derive v0.4.1
2026-06-22T01:46:15.8858695Z    Compiling netlink-proto v0.12.0
2026-06-22T01:46:15.8924255Z    Compiling netdev v0.42.0
2026-06-22T01:46:15.9156278Z    Compiling num_enum v0.7.6
2026-06-22T01:46:16.0560641Z    Compiling url v2.5.8
2026-06-22T01:46:16.0861090Z    Compiling iroh-relay v0.98.0
2026-06-22T01:46:16.1420839Z    Compiling rusqlite v0.32.1
2026-06-22T01:46:16.2100594Z    Compiling moka v0.12.15
2026-06-22T01:46:16.2281955Z    Compiling h2 v0.4.14
2026-06-22T01:46:16.3110929Z    Compiling iroh-metrics v0.38.3
2026-06-22T01:46:16.3721175Z    Compiling n0-watcher v0.6.1
2026-06-22T01:46:16.3816474Z    Compiling tokio-stream v0.1.18
2026-06-22T01:46:16.4000730Z    Compiling toml_datetime v0.6.11
2026-06-22T01:46:16.6350991Z    Compiling serde_spanned v0.6.9
2026-06-22T01:46:16.6767733Z    Compiling thiserror-impl v1.0.69
2026-06-22T01:46:16.7461108Z    Compiling ref-cast-impl v1.0.25
2026-06-22T01:46:16.7809207Z    Compiling toml_edit v0.22.27
2026-06-22T01:46:16.9370389Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-22T01:46:17.0320596Z    Compiling tower-http v0.6.11
2026-06-22T01:46:17.0970940Z    Compiling attohttpc v0.30.1
2026-06-22T01:46:17.3127981Z    Compiling iroh-base v0.98.0
2026-06-22T01:46:17.4301227Z    Compiling spt-store v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-22T01:46:17.5845142Z    Compiling webpki-roots v1.0.7
2026-06-22T01:46:17.5948586Z    Compiling regex-automata v0.4.14
2026-06-22T01:46:17.6002826Z    Compiling schemars_derive v1.2.1
2026-06-22T01:46:17.7170977Z    Compiling dyn-clone v1.0.20
2026-06-22T01:46:17.8280934Z    Compiling utf8parse v0.2.2
2026-06-22T01:46:17.9294880Z    Compiling pin-utils v0.1.0
2026-06-22T01:46:17.9705735Z    Compiling strum v0.28.0
2026-06-22T01:46:17.9928612Z    Compiling bitflags v1.3.2
2026-06-22T01:46:18.0081548Z    Compiling cmov v0.5.4
2026-06-22T01:46:18.0637392Z    Compiling rustix v0.38.44
2026-06-22T01:46:18.0890741Z    Compiling iroh-dns v0.98.0
2026-06-22T01:46:18.1804875Z    Compiling nix v0.25.1
2026-06-22T01:46:18.2940800Z    Compiling ctutils v0.4.2
2026-06-22T01:46:18.3250360Z    Compiling filedescriptor v0.8.3
2026-06-22T01:46:18.3730772Z    Compiling anstyle-parse v1.0.0
2026-06-22T01:46:18.5520878Z    Compiling backon v1.6.0
2026-06-22T01:46:18.5670885Z    Compiling darling_macro v0.23.0
2026-06-22T01:46:18.5857649Z    Compiling papaya v0.2.4
2026-06-22T01:46:18.6051576Z    Compiling hkdf v0.12.4
2026-06-22T01:46:18.7688329Z    Compiling serial v0.4.0
2026-06-22T01:46:18.8611320Z    Compiling instability v0.3.12
2026-06-22T01:46:18.8964713Z    Compiling foldhash v0.1.5
2026-06-22T01:46:18.9212090Z    Compiling linux-raw-sys v0.4.15
2026-06-22T01:46:18.9620730Z    Compiling downcast-rs v1.2.1
2026-06-22T01:46:19.0470654Z    Compiling anstyle v1.0.14
2026-06-22T01:46:19.0857092Z    Compiling is_terminal_polyfill v1.70.2
2026-06-22T01:46:19.0977780Z    Compiling shell-words v1.1.1
2026-06-22T01:46:19.1191315Z    Compiling anstyle-query v1.1.5
2026-06-22T01:46:19.1670856Z    Compiling colorchoice v1.0.5
2026-06-22T01:46:19.1986227Z    Compiling hashbrown v0.15.5
2026-06-22T01:46:19.2084384Z    Compiling signal-hook-mio v0.2.5
2026-06-22T01:46:19.2670782Z    Compiling anstream v1.0.0
2026-06-22T01:46:19.2800538Z    Compiling darling v0.23.0
2026-06-22T01:46:19.3125880Z    Compiling spake2 v0.4.0
2026-06-22T01:46:19.3220659Z    Compiling terminal_size v0.4.4
2026-06-22T01:46:19.3431477Z    Compiling strum_macros v0.26.4
2026-06-22T01:46:19.4010827Z    Compiling sha1 v0.10.6
2026-06-22T01:46:19.4660946Z    Compiling itertools v0.13.0
2026-06-22T01:46:19.6700880Z    Compiling toml v0.8.23
2026-06-22T01:46:19.6821190Z    Compiling schemars v1.2.1
2026-06-22T01:46:19.6917341Z    Compiling castaway v0.2.4
2026-06-22T01:46:19.6951692Z    Compiling clap_lex v1.1.0
2026-06-22T01:46:19.7768775Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-22T01:46:19.9980890Z    Compiling unicode-width v0.1.14
2026-06-22T01:46:20.1319272Z    Compiling static_assertions v1.1.0
2026-06-22T01:46:20.2150722Z    Compiling indoc v2.0.7
2026-06-22T01:46:20.3099667Z    Compiling spt-msg v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-22T01:46:20.6046351Z    Compiling regex v1.12.3
2026-06-22T01:46:20.7556223Z    Compiling doctest-file v1.1.1
2026-06-22T01:46:21.2766455Z    Compiling spt-runtime v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-22T01:46:21.2847600Z    Compiling interprocess v2.4.2
2026-06-22T01:46:21.2861440Z    Compiling crossterm v0.28.1
2026-06-22T01:46:21.4733505Z    Compiling compact_str v0.8.2
2026-06-22T01:46:21.6176648Z    Compiling unicode-truncate v1.1.0
2026-06-22T01:46:21.8441272Z    Compiling lru v0.12.5
2026-06-22T01:46:21.8555912Z    Compiling strum v0.26.3
2026-06-22T01:46:21.9808013Z    Compiling clap_builder v4.6.0
2026-06-22T01:46:22.0060914Z    Compiling clap_derive v4.6.1
2026-06-22T01:46:22.0210634Z    Compiling iana-time-zone v0.1.65
2026-06-22T01:46:22.2160736Z    Compiling hyper v1.10.1
2026-06-22T01:46:22.3590784Z    Compiling unicode-width v0.2.0
2026-06-22T01:46:22.3677346Z    Compiling cassowary v0.3.0
2026-06-22T01:46:22.4640986Z    Compiling portable-pty v0.8.1
2026-06-22T01:46:22.4705925Z    Compiling chrono v0.4.45
2026-06-22T01:46:22.6001307Z    Compiling nucleo-matcher v0.3.1
2026-06-22T01:46:22.6785184Z    Compiling qrcode v0.14.1
2026-06-22T01:46:23.0796665Z    Compiling spt-term v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-22T01:46:23.3251160Z    Compiling ratatui v0.29.0
2026-06-22T01:46:23.6180705Z    Compiling tempfile v3.27.0
2026-06-22T01:46:24.0771822Z    Compiling hyper-util v0.1.20
2026-06-22T01:46:24.4947256Z    Compiling spt-live v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-22T01:46:24.7010873Z    Compiling clap v4.6.1
2026-06-22T01:46:26.0245466Z    Compiling igd-next v0.17.1
2026-06-22T01:46:27.0785423Z    Compiling portmapper v0.16.0
2026-06-22T01:46:31.3947378Z    Compiling rustls-webpki v0.103.13
2026-06-22T01:46:33.7874757Z    Compiling tokio-rustls v0.26.4
2026-06-22T01:46:33.7875528Z    Compiling rustls-platform-verifier v0.7.0
2026-06-22T01:46:33.7875878Z    Compiling noq-proto v0.17.0
2026-06-22T01:46:33.9297753Z    Compiling hyper-rustls v0.27.9
2026-06-22T01:46:33.9298215Z    Compiling hickory-net v0.26.0-beta.4
2026-06-22T01:46:33.9298634Z    Compiling tokio-websockets v0.13.2
2026-06-22T01:46:34.0622343Z    Compiling reqwest v0.13.4
2026-06-22T01:46:34.9560658Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-22T01:46:49.0242542Z    Compiling spt-net v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-22T01:46:50.4020626Z    Compiling spt-daemon v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-22T01:46:57.5007681Z    Compiling spt v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-22T01:47:01.2975507Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s
2026-06-22T01:47:01.3207488Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-a610d2092bf5e776)
2026-06-22T01:47:01.3221307Z 
2026-06-22T01:47:01.3221437Z running 1 test
2026-06-22T01:47:08.4626394Z test new_brain_serves_against_old_broker ... ok
2026-06-22T01:47:08.4626639Z 
2026-06-22T01:47:08.4626868Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.14s
2026-06-22T01:47:08.4627154Z 
2026-06-22T01:47:08.4844713Z Post job cleanup.
2026-06-22T01:47:08.5503521Z [command]/usr/bin/git version
2026-06-22T01:47:08.5534251Z git version 2.43.0
2026-06-22T01:47:08.5597957Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/77581912-a7d6-4505-80da-56538ba440a0' before making global git config changes
2026-06-22T01:47:08.5598787Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T01:47:08.5601172Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-22T01:47:08.5634692Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-22T01:47:08.5662420Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-22T01:47:08.5851621Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T01:47:08.5871771Z http.https://github.com/.extraheader
2026-06-22T01:47:08.5879202Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-22T01:47:08.5903547Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-22T01:47:08.6089256Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T01:47:08.6113935Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-22T01:47:08.6430482Z Cleaning up orphan processes
2026-06-22T01:47:08.6919473Z Terminate orphan process: pid (3974209) (spt)
